Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated documentation #28

Merged
merged 2 commits into from
Jul 27, 2023
Merged

Updated documentation #28

merged 2 commits into from
Jul 27, 2023

Conversation

coolsam726
Copy link
Contributor

No description provided.

@coolsam726 coolsam726 merged commit f2b472d into main Jul 27, 2023
5 checks passed
@coolsam726 coolsam726 deleted the 2.x-dev branch July 27, 2023 10:50
@what-the-diff
Copy link

what-the-diff bot commented Jul 27, 2023

PR Summary

  • Enhancements to README file
    The README file, a document that provides crucial information about the project, has received some noteworthy changes. Shields and badges have been added for easy glanceability of the project status and other metrics. Additionally, some content within the README has been deleted and re-arranged to improve readability and understanding. Field configurations and examples present in the README have also been updated for better clarity.

  • Updates in Flatpickr Class
    The Flatpickr class, a part of the code handling date and time inputs, witnessed some amendments. New enums, essentially distinct values for better organization, have been added for parameters like the Flatpickr mode, month selector type, position, and theme. This would improve the flexibility and customization of the date and time inputs. Furthermore, a few new methods are added to this class while the existing ones are updated for improved functionality.

  • Modifications in FlatpickrServiceProvider
    There have been some adjustments in the FlatpickrServiceProvider file. Specifically, the styles and beforeCoreScripts arrays have seen changes in file paths for keys flatpickr-css, month-select-style, and confirm-date-style. Some of the previously commented (inactive) code has also been altered here.

  • Dependency Updates
    Updates have been made to the dependencies in the composer.json file. This means that the versions of certain external pieces of code this project relies on have been updated to new ones. This could lead to better performance, security, or additional features.

  • Code Organization and Formatting
    Minor changes have been made to code formatting and organization for tidiness and enhanced readability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant